ostree-sys: release 0.9.2
authorLuca BRUNO <luca.bruno@coreos.com>
Fri, 4 Mar 2022 10:35:03 +0000 (10:35 +0000)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
rust-bindings/rust/sys/Cargo.toml

index 08392105f1161683da2fd85f5db5439ef83bb95d..5bda7ba37de1e0b95a6787b04d4bebaaae3bd724 100644 (file)
@@ -65,13 +65,13 @@ authors = ["Felix Krull"]
 build = "build.rs"
 categories = ["external-ffi-bindings"]
 description = "FFI bindings to libostree-1"
-documentation = "https://fkrull.gitlab.io/ostree-rs/ostree_sys"
+documentation = "https://docs.rs/ostree-sys"
 keywords = ["ffi", "ostree", "libostree"]
 license = "MIT"
 links = "ostree-1"
 name = "ostree-sys"
-repository = "https://gitlab.com/fkrull/ostree-rs"
-version = "0.9.1"
+repository = "https://github.com/ostreedev/ostree-rs"
+version = "0.9.2"
 edition = "2018"
 [package.metadata.docs.rs]
 features = ["dox"]